Trivial bytecomp.el fix for file-local buffer-read-only.
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Jan 2012 07:37:01 +0000 (23:37 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Jan 2012 07:37:01 +0000 (23:37 -0800)
commit8cc312010335ed0a19da0ac48f6f9c9d484b6938
tree7fb11db4ae3624d1776739d9018f9749db0fda2b
parent9a837d895ab4599501362091decee51ab8e3223c
Trivial bytecomp.el fix for file-local buffer-read-only.

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a
file local setting of buffer-read-only to the input buffer.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el